Volatile

Tries to implement a volatile java style

version(HipConcurrency)
struct Volatile (
T
) {}

Alias This

v

Members

Functions

opAssign
auto opAssign(T value)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta